Skip to content

Conversation

aentinger
Copy link
Contributor

@aentinger aentinger commented Jul 14, 2020

If the files UPDATE.BIN.LZSS and UPDATE.OK are present the SSU will decompress UPDATE.BIN.LZSS using the LZSS algorithm and write it's content to the flash. This change goes together with arduino-libraries/ArduinoIoTCloud#168 .

@manchoz care to review?

@aentinger aentinger self-assigned this Jul 14, 2020
@aentinger aentinger force-pushed the ssu-lzss branch 2 times, most recently from 9f52abf to 3754f6f Compare July 15, 2020 09:30
@manchoz
Copy link
Contributor

manchoz commented Jul 15, 2020

LGTM.

Tested with an updated SSU_LZSS_HttpOta sketch. I also have an lzss.dylib to contribute.

manchoz@7c5a8d4
manchoz/ArduinoIoTCloud@261b918

@aentinger
Copy link
Contributor Author

Thank you. Can you directly commit into this PR or shall I merge and you'll be opening separate PRs?

@manchoz
Copy link
Contributor

manchoz commented Jul 15, 2020

I don't have write permissions. Let's merge and I will rebase and open a separate PR.

@aentinger aentinger merged commit 6bff0b2 into master Jul 15, 2020
@aentinger aentinger deleted the ssu-lzss branch July 15, 2020 12:05
@aentinger
Copy link
Contributor Author

Here you go @manchoz 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants